home *** CD-ROM | disk | FTP | other *** search
- -- card: 171493 from stack: in
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 4507
- -- name:
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=14 top=294 right=314 bottom=151
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Restore properties
- ----- HyperTalk script -----
- on mouseUp
- set grid to false
- set lineSize to 1
- set filled to false
- set centered to false
- set multiple to false
- set multiSpace to 1
- set pattern to 12
- set brush to 8
- set polySides to 4
- set textAlign to left
- set textFont to Geneva
- end mouseUp
-
-
-
- -- part contents for background part 2
- ----- text -----
- Painting properties
-
- -- part contents for background part 43
- ----- text -----
- 335,253
-
- -- part contents for background part 44
- ----- text -----
- grid
- lineSize
- filled
- centered
- multiple
- multiSpace
-
- pattern
- brush
- polySides
- textAlign
-
- textFont
-
- textStyle
-
-
-
- -- part contents for background part 1
- ----- text -----
- set grid to true
- set lineSize to 4 --number of pixels wide
- set filled to true
- set centered to true
- set multiple to true
- set multiSpace to 6 --amount of space used with Draw
- --Multiple
- set pattern to 6 --a number from 1 to 40
- set brush to 3 --a number from 1 to 32
- set polySides to 5 --any number
- set textAlign to center --applies to Paint text (left,
- --right, or center)
- set textFont to Chicago --applies to Paint text